home *** CD-ROM | disk | FTP | other *** search
/ Nikkei Mac 3 / NIKKEI-MAC-CD-VOL-03-1995-02-15.ISO.7z / NIKKEI-MAC-CD-VOL-03-1995-02-15.ISO / デモソフト・ライブラリー / 統計解析⁄サイエンス / Flexi Trace / FT Demo (to give away) / FT Demo (to give away) / card_27881.txt < prev    next >
Text File  |  1991-08-20  |  3KB  |  165 lines

  1. -- card: 27881 from stack: in
  2. -- bmap block id: 27972
  3. -- flags: 0000
  4. -- background id: 2745
  5. -- name: Main Menu
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=0 top=78 right=134 bottom=186
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Greetings
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual dissolve
  23.   go to card "introduction"
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=0 top=140 right=197 bottom=186
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Demonstrations
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual dissolve
  43.   go to card "Demonstrations"
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 3 (button)
  49. -- low flags: 00
  50. -- high flags: 2000
  51. -- rect: left=0 top=204 right=260 bottom=186
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Contacting Us
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   visual dissolve
  63.   go to card "Contacting Us"
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 4 (button)
  69. -- low flags: 00
  70. -- high flags: 0000
  71. -- rect: left=391 top=319 right=342 bottom=452
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: To Main Menu
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.  
  83. end mouseUp
  84.  
  85.  
  86.  
  87. -- part 5 (button)
  88. -- low flags: 00
  89. -- high flags: 0000
  90. -- rect: left=453 top=319 right=342 bottom=512
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: Dead Button
  99.  
  100.  
  101. -- part 6 (button)
  102. -- low flags: 00
  103. -- high flags: 2000
  104. -- rect: left=208 top=75 right=262 bottom=488
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 0 / 0
  107. -- text alignment: 1
  108. -- font id: 0
  109. -- text size: 12
  110. -- style flags: 0
  111. -- line height: 16
  112. -- part name: Play music
  113.  
  114.  
  115. -- part 8 (button)
  116. -- low flags: 00
  117. -- high flags: 2000
  118. -- rect: left=207 top=74 right=263 bottom=489
  119. -- title width / last selected line: 0
  120. -- icon id / first selected line: 0 / 0
  121. -- text alignment: 1
  122. -- font id: 0
  123. -- text size: 12
  124. -- style flags: 0
  125. -- line height: 16
  126. -- part name: show credits
  127. ----- HyperTalk script -----
  128. on mouseUp
  129.   set cursor to busy
  130.   visual effect dissolve
  131.   show card field "Credits"
  132.   wait 3 seconds
  133.   hide card field "Credits"
  134.  
  135. end mouseUp
  136.  
  137.  
  138.  
  139. -- part 9 (field)
  140. -- low flags: 81
  141. -- high flags: 0002
  142. -- rect: left=208 top=75 right=262 bottom=489
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 0 / 0
  145. -- text alignment: 1
  146. -- font id: 3
  147. -- text size: 14
  148. -- style flags: 0
  149. -- line height: 18
  150. -- part name: Credits
  151.  
  152.  
  153. -- part contents for card part 9
  154. ----- text -----
  155.  
  156. FlexiTrace HyperCard Demonstration
  157.  
  158. Version 1.0
  159.  
  160. Lyndon Wong
  161. Michael Franco
  162. Arjun Bhagat
  163.  
  164. ツゥ 1991 Tree Star, Inc.
  165.